From: Øyvind Kolås Date: Thu, 13 Jun 2019 15:12:36 +0000 (+0200) Subject: meson: add transparent_symmetry test X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~103 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=20c9630ed82b6ea338806a8a402ad87f532de67f;p=babl.git meson: add transparent_symmetry test --- diff --git a/tests/meson.build b/tests/meson.build index b4ca78c..06ee6b7 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -21,6 +21,7 @@ test_names = [ 'sanity', 'srgb_to_lab_u8', 'transparent', + 'transparent_symmetry', 'types', ] if platform_unix